Python:02 字句解析(Lexical analysis)
https://docs.python.org/ja/3/reference/lexical_analysis.html
https://docs.python.org/3/reference/lexical_analysis.html
PEP 3120
行構造(line structure)
論理行(logical line)
物理行(physical line)
コメント(comments)
エンコード宣言(encoding declaration)
#公式言語リファレンス